FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource OperationDefinition/FHIR Server from package hl7.fhir.us.consent-management#current (47 ms)

Package hl7.fhir.us.consent-management
Type OperationDefinition
Id Id
FHIR Version R4
Source http://hl7.org/fhir/us/consent-management/https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-file-consent.html
Url http://hl7.org/fhir/us/consent-management/OperationDefinition/file-consent
Version 0.1.0
Status draft
Date 2025-04-23T18:18:45+00:00
Name FileConsent
Title File a Consent
Experimental False
Realm us
Authority hl7
Description This operation is used to file a consent with a consent administration service. The parameters are the Consent resource along with accompanying documentation in the form of DocumentReferences (for PDF or other forms) or QuestionnaireResponses.
Type true
Kind operation

Resources that use this resource

CapabilityStatement
ConsentAdministrativeServerCapabilities Consent Administrative Server Capabilities
ConsentClientCapabilities Consent Client Capabilities

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: OperationDefinition file-consent

URL: [base]/Consent/$fileConsent

Input parameters Profile:File Consent Operation Parameters

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INconsent1..1Consent (FASTConsent)

The Consent instance to file

INdocument0..1Resource (FASTDocumentReference, FASTQuestionnaireResponse)

Accompanying documentation for the Consent


Source

{
  "resourceType" : "OperationDefinition",
  "id" : "file-consent",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition file-consent</b></p><a name=\"file-consent\"> </a><a name=\"hcfile-consent\"> </a><a name=\"file-consent-en-US\"> </a><p>URL: [base]/Consent/$fileConsent</p><p>Input parameters Profile:<a href=\"StructureDefinition-fileConsentParameters.html\">File Consent Operation Parameters</a></p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>consent</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/consent.html\">Consent</a> (<a href=\"StructureDefinition-FASTConsent.html\" title=\"http://hl7.org/fhir/us/consent-management/StructureDefinition/FASTConsent\">FASTConsent</a>)</td><td/><td><div><p>The Consent instance to file</p>\n</div></td></tr><tr><td>IN</td><td>document</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/resource.html\">Resource</a> (<a href=\"StructureDefinition-FASTDocumentReference.html\" title=\"http://hl7.org/fhir/us/consent-management/StructureDefinition/FASTDocumentReference\">FASTDocumentReference</a>, <a href=\"StructureDefinition-FASTQuestionnaireResponse.html\" title=\"http://hl7.org/fhir/us/consent-management/StructureDefinition/FASTQuestionnaireResponse\">FASTQuestionnaireResponse</a>)</td><td/><td><div><p>Accompanying documentation for the Consent</p>\n</div></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cbcc"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/consent-management/ImplementationGuide/hl7.fhir.us.consent-management"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/consent-management/ImplementationGuide/hl7.fhir.us.consent-management"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/us/consent-management/OperationDefinition/file-consent",
  "version" : "0.1.0",
  "name" : "FileConsent",
  "title" : "File a Consent",
  "status" : "draft",
  "kind" : "operation",
  "date" : "2025-04-23T18:18:45+00:00",
  "publisher" : "HL7 International / Community Based Collaborative Care",
  "contact" : [
    {
      "name" : "HL7 International / Community Based Collaborative Care",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cbcc"
        }
      ]
    }
  ],
  "description" : "This operation is used to file a consent with a consent administration service. The parameters are the Consent resource along with accompanying documentation in the form of DocumentReferences (for PDF or other forms) or QuestionnaireResponses.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "code" : "fileConsent",
  "resource" : [
    "Consent"
  ],
  "system" : false,
  "type" : true,
  "instance" : false,
  "inputProfile" : "http://hl7.org/fhir/us/consent-management/StructureDefinition/fileConsentParameters",
  "parameter" : [
    {
      "name" : "consent",
      "use" : "in",
      "min" : 1,
      "max" : "1",
      "documentation" : "The Consent instance to file",
      "type" : "Consent",
      "targetProfile" : [
        "http://hl7.org/fhir/us/consent-management/StructureDefinition/FASTConsent"
      ]
    },
    {
      "name" : "document",
      "use" : "in",
      "min" : 0,
      "max" : "1",
      "documentation" : "Accompanying documentation for the Consent",
      "type" : "Resource",
      "targetProfile" : [
        "http://hl7.org/fhir/us/consent-management/StructureDefinition/FASTDocumentReference",
        "http://hl7.org/fhir/us/consent-management/StructureDefinition/FASTQuestionnaireResponse"
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.